home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / TUTORII.ZIP / COMMAND.DAT < prev    next >
Text File  |  1991-11-29  |  519b  |  16 lines

  1. This is the explanation of the COMMAND 
  2. command. It is EXTERNAL.
  3. This command will start another instance of 
  4. the command interpreter COMMAND.COM.
  5. Switches:
  6.  /e:nnnnn  Specifies the environment 
  7.            size and must be in the 
  8.            range of 160 - 32768
  9.  /p        only used when COMMAND is 
  10.            used with the shell.
  11.  /c string specifies a command to be 
  12.            executed and then stop
  13.            the command interpreter.
  14.  /msg      all messages will be stored 
  15.            in memory.
  16.